DataCollection | ComponentOne
C1.Android.DataCollection Assembly / C1.Android.DataCollection Namespace / C1RecyclerViewAdapter<T> Class / PeerReference Property

In This Topic
    PeerReference Property (C1RecyclerViewAdapter<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property PeerReference As Java.Interop.JniObjectReference
    public Java.Interop.JniObjectReference PeerReference {get;}
    See Also